[INFO] cloning repository https://github.com/wolfv/rattler_sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wolfv/rattler_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfv%2Frattler_sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfv%2Frattler_sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f61ab8d18614c72230b606f3289b295d28054328
[INFO] testing wolfv/rattler_sandbox against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolfv%2Frattler_sandbox" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wolfv/rattler_sandbox
[INFO] finished tweaking git repo https://github.com/wolfv/rattler_sandbox
[INFO] tweaked toml for git repo https://github.com/wolfv/rattler_sandbox written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wolfv/rattler_sandbox on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wolfv/rattler_sandbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10c598c9f75e299eb7cb4ee5f8738242ac7a4b35c55659626964cd3e87920412
[INFO] running `Command { std: "docker" "start" "-a" "10c598c9f75e299eb7cb4ee5f8738242ac7a4b35c55659626964cd3e87920412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10c598c9f75e299eb7cb4ee5f8738242ac7a4b35c55659626964cd3e87920412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c598c9f75e299eb7cb4ee5f8738242ac7a4b35c55659626964cd3e87920412", kill_on_drop: false }`
[INFO] [stdout] 10c598c9f75e299eb7cb4ee5f8738242ac7a4b35c55659626964cd3e87920412
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c52ed811304036e35899361776a3ed5dbce3b5efef272b1190f0cd1914b86236
[INFO] running `Command { std: "docker" "start" "-a" "c52ed811304036e35899361776a3ed5dbce3b5efef272b1190f0cd1914b86236", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling serial2 v0.2.36
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling seccompiler v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rattler_sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.09s
[INFO] running `Command { std: "docker" "inspect" "c52ed811304036e35899361776a3ed5dbce3b5efef272b1190f0cd1914b86236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c52ed811304036e35899361776a3ed5dbce3b5efef272b1190f0cd1914b86236", kill_on_drop: false }`
[INFO] [stdout] c52ed811304036e35899361776a3ed5dbce3b5efef272b1190f0cd1914b86236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b9d9a9ec15d529757140f1dcc2cf03438c6282ed18a72e79c90f26be0ccdb85
[INFO] running `Command { std: "docker" "start" "-a" "7b9d9a9ec15d529757140f1dcc2cf03438c6282ed18a72e79c90f26be0ccdb85", kill_on_drop: false }`
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling rattler_sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.45s
[INFO] running `Command { std: "docker" "inspect" "7b9d9a9ec15d529757140f1dcc2cf03438c6282ed18a72e79c90f26be0ccdb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b9d9a9ec15d529757140f1dcc2cf03438c6282ed18a72e79c90f26be0ccdb85", kill_on_drop: false }`
[INFO] [stdout] 7b9d9a9ec15d529757140f1dcc2cf03438c6282ed18a72e79c90f26be0ccdb85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d22adfd72a448228044bbf5bdd38df982bb3519758176cf874ec534b2f3329c4
[INFO] running `Command { std: "docker" "start" "-a" "d22adfd72a448228044bbf5bdd38df982bb3519758176cf874ec534b2f3329c4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rattler_sandbox-f44078fdabffa270)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_warning_reports_missing_system_bwrap ... ok
[INFO] [stdout] test linux::bwrap::tests::does_not_treat_wsl2_or_native_linux_as_wsl1 ... ok
[INFO] [stdout] test linux::bwrap::tests::detects_wsl1_proc_version_formats ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::full_disk_write_full_network_returns_unwrapped_command ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::full_disk_write_proxy_only_keeps_full_filesystem_but_unshares_network ... ok
[INFO] [stdout] test linux::bwrap::tests::finds_first_executable_bwrap_in_joined_search_path ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::full_disk_write_with_unreadable_glob_still_wraps_and_masks_match ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::default_unreadable_glob_scan_has_no_depth_cap ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::restricted_read_only_with_platform_defaults_includes_usr_when_present ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::mounts_dev_before_writable_dev_binds ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::missing_user_project_root_subpath_rules_are_still_enforced ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::missing_read_only_subpath_uses_empty_file_bind_data ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::protected_symlinked_directory_subpaths_fail_closed ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::ignores_missing_writable_roots ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::missing_child_git_under_parent_repo_uses_protected_create_target ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::missing_project_root_metadata_carveouts_use_metadata_path_masks ... ok
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_warning_skips_unrelated_bwrap_failures ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::restricted_read_only_uses_scoped_read_roots_instead_of_erroring ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_masks_root_read_file_carveouts ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::root_prefix_unreadable_globs_are_too_broad_for_linux_expansion ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::unclosed_character_classes_are_escaped_for_ripgrep ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reenables_writable_files_after_unreadable_parent ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::unreadable_globs_add_canonical_targets_for_symlink_matches ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reenables_writable_subpaths_after_unreadable_parent ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::transient_empty_preserved_file_uses_empty_file_bind_data ... ok
[INFO] [stdout] test linux::exec_util::tests::preserved_files_are_made_inheritable ... ok
[INFO] [stdout] test linux::landlock::tests::legacy_landlock_flag_is_included_when_requested ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::symlinked_missing_child_git_under_parent_repo_uses_effective_mount_root ... ok
[INFO] [stdout] test linux::landlock::tests::permission_profile_flag_is_included ... ok
[INFO] [stdout] test linux::landlock::tests::proxy_network_requires_managed_requirements ... ok
[INFO] [stdout] test linux::landlock::tests::proxy_flag_is_included_when_requested ... ok
[INFO] [stdout] test linux::landlock_runner::tests::full_network_policy_without_managed_network_skips_seccomp ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_masks_root_read_directory_carveouts ... ok
[INFO] [stdout] test linux::landlock_runner::tests::managed_proxy_routes_use_proxy_routed_seccomp_mode ... ok
[INFO] [stdout] test linux::landlock_runner::tests::managed_network_enforces_seccomp_even_for_full_network_policy ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::restricted_policy_chdirs_to_canonical_command_cwd ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reapplies_unreadable_carveouts_after_writable_binds ... ok
[INFO] [stdout] test linux::landlock_runner::tests::full_network_without_managed_proxy_skips_network_seccomp_mode ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::unreadable_globs_expand_existing_matches_with_configured_depth ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::writable_roots_under_symlinked_ancestors_bind_real_target ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reenables_nested_writable_subpaths_after_read_only_parent ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::split_policy_reenables_nested_writable_roots_after_unreadable_parent ... ok
[INFO] [stdout] test linux::landlock_runner::tests::restricted_network_policy_always_installs_seccomp ... ok
[INFO] [stdout] test linux::landlock_runner::tests::restricted_network_without_proxy_routing_uses_restricted_mode ... ok
[INFO] [stdout] test linux::launcher::tests::ignores_system_bwrap_when_system_bwrap_is_missing ... ok
[INFO] [stdout] test linux::launcher::tests::ignores_system_bwrap_when_system_bwrap_lacks_perms ... ok
[INFO] [stdout] test linux::proxy_routing::tests::parse_proxy_socket_dir_owner_pid_reads_owner_pid ... ok
[INFO] [stdout] test linux::proxy_routing::tests::ignores_non_loopback_proxy_endpoint ... ok
[INFO] [stdout] test linux::launcher::tests::prefers_system_bwrap_when_help_lists_argv0 ... ok
[INFO] [stdout] test linux::proxy_routing::tests::proxy_route_spec_serialization_omits_proxy_urls ... ok
[INFO] [stdout] test linux::proxy_routing::tests::recognizes_proxy_env_keys_case_insensitively ... ok
[INFO] [stdout] test linux::proxy_routing::tests::cleanup_proxy_socket_dir_removes_bridge_artifacts ... ok
[INFO] [stdout] test linux::launcher::tests::prefers_system_bwrap_when_system_bwrap_lacks_argv0 ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::symlinked_writable_roots_bind_real_target_and_remap_carveouts ... ok
[INFO] [stdout] test linux::proxy_routing::tests::parses_loopback_proxy_endpoint ... ok
[INFO] [stdout] test linux::proxy_routing::tests::plan_proxy_routes_only_includes_valid_loopback_endpoints ... ok
[INFO] [stdout] test linux::proxy_routing::tests::default_proxy_ports_match_expected_schemes ... ok
[INFO] [stdout] test linux::proxy_routing::tests::cleanup_stale_proxy_socket_dirs_removes_dead_pid_directories ... ok
[INFO] [stdout] test linux::run_main::tests::detects_proc_mount_invalid_argument_failure ... ok
[INFO] [stdout] test linux::run_main::tests::detects_proc_mount_operation_not_permitted_failure ... ok
[INFO] [stdout] test linux::run_main::tests::detects_proc_mount_permission_denied_failure ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_protected_create_targets_removes_created_path_and_reports_violation ... ok
[INFO] [stdout] test linux::run_main::tests::ignores_non_proc_mount_errors ... ok
[INFO] [stdout] test linux::run_main::tests::inner_command_includes_permission_profile_flag ... ok
[INFO] [stdout] test linux::run_main::tests::inserts_bwrap_argv0_before_command_separator ... ok
[INFO] [stdout] test linux::run_main::tests::inserts_unshare_net_when_network_isolation_requested ... ok
[INFO] [stdout] test linux::bwrap_runner::tests::symlinked_writable_roots_nested_symlink_escape_paths_fail_closed ... ok
[INFO] [stdout] test linux::run_main::tests::inserts_unshare_net_when_proxy_only_network_mode_requested ... ok
[INFO] [stdout] test linux::run_main::tests::managed_proxy_inner_command_includes_route_spec ... ok
[INFO] [stdout] test linux::proxy_routing::tests::rewrites_proxy_url_to_local_loopback_port ... ok
[INFO] [stdout] test linux::run_main::tests::managed_proxy_preflight_argv_is_wrapped_for_full_access_policy ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_protected_create_targets_waits_for_other_active_registrations ... ok
[INFO] [stdout] test linux::run_main::tests::bwrap_signal_forwarder_terminates_child_and_keeps_parent_alive ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_synthetic_mount_targets_preserves_real_pre_existing_empty_file ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_synthetic_mount_targets_waits_for_other_active_registrations ... ok
[INFO] [stdout] test linux::run_main::tests::proxy_only_mode_takes_precedence_over_full_network_policy ... ok
[INFO] [stdout] test linux::run_main::tests::resolve_permission_profile_derives_runtime_policies ... ok
[INFO] [stdout] test linux::run_main::tests::resolve_permission_profile_rejects_missing_configuration ... ok
[INFO] [stdout] test linux::run_main::tests::rewrites_bwrap_helper_command_not_nested_user_command_when_current_exe_appears_later ... ok
[INFO] [stdout] test linux::run_main::tests::resolve_permission_profile_preserves_direct_runtime_profile ... ok
[INFO] [stdout] test linux::run_main::tests::rewrites_inner_command_path_when_bwrap_lacks_argv0 ... ok
[INFO] [stdout] test linux::run_main::tests::synthetic_mount_registry_root_is_unique_to_effective_user ... ok
[INFO] [stdout] test linux::run_main::tests::valid_inner_stage_modes_do_not_panic ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_synthetic_mount_targets_removes_only_empty_mount_targets ... ok
[INFO] [stdout] test linux::run_main::tests::cleanup_synthetic_mount_targets_removes_transient_file_after_concurrent_owner_exits ... ok
[INFO] [stdout] test policy::tests::duplicate_root_deny_prevents_full_disk_write_access ... ok
[INFO] [stdout] test linux::run_main::tests::non_managed_inner_command_omits_route_spec ... ok
[INFO] [stdout] test linux::run_main::tests::root_write_read_only_carveout_requires_direct_runtime_enforcement ... ok
[INFO] [stdout] test linux::run_main::tests::split_only_filesystem_policy_requires_direct_runtime_enforcement ... ok
[INFO] [stdout] test policy::tests::effective_runtime_roots_preserve_symlinked_paths ... ok
[INFO] [stdout] test policy::tests::canonical_target_matches_denied_symlink_alias ... ok
[INFO] [stdout] test policy::tests::file_system_access_mode_orders_by_conflict_precedence ... ok
[INFO] [stdout] test policy::tests::legacy_bridge_preserves_explicit_deny_entries ... ok
[INFO] [stdout] test policy::tests::legacy_current_working_directory_special_path_deserializes_as_project_roots ... ok
[INFO] [stdout] test policy::tests::legacy_workspace_write_projection_accepts_relative_cwd ... ok
[INFO] [stdout] test policy::tests::filesystem_policy_blocks_protected_metadata_path_writes_by_default ... ok
[INFO] [stdout] test policy::tests::exact_path_and_descendants_are_denied ... ok
[INFO] [stdout] test policy::tests::preserving_deny_entries_keeps_unrestricted_policy_enforceable ... ok
[INFO] [stdout] test policy::tests::glob_patterns_deny_matching_paths ... ok
[INFO] [stdout] test policy::tests::missing_symbolic_metadata_carveouts_need_direct_runtime_enforcement ... ok
[INFO] [stdout] test policy::tests::root_deny_does_not_materialize_as_unreadable_root ... ok
[INFO] [stdout] test policy::tests::resolve_access_with_cwd_uses_most_specific_entry ... ok
[INFO] [stdout] test policy::tests::same_specificity_write_override_keeps_full_disk_write_access ... ok
[INFO] [stdout] test policy::tests::root_write_with_read_only_child_is_not_full_disk_write ... ok
[INFO] [stdout] test policy::tests::legacy_projection_runtime_enforcement_ignores_entry_order ... ok
[INFO] [stdout] test policy::tests::glob_patterns_do_not_cross_path_separators ... ok
[INFO] [stdout] test policy::tests::split_only_nested_carveouts_need_direct_runtime_enforcement ... ok
[INFO] [stdout] test policy::tests::literal_patterns_and_globs_are_denied ... ok
[INFO] [stdout] test policy::tests::globstar_patterns_deny_root_and_nested_matches ... ok
[INFO] [stdout] test policy::tests::legacy_workspace_write_projection_preserves_symbolic_project_root ... ok
[INFO] [stdout] test policy::tests::project_roots_special_path_preserves_symlinked_root ... ok
[INFO] [stdout] test policy::tests::unknown_special_paths_are_ignored_by_legacy_bridge ... ok
[INFO] [stdout] test policy::tests::unclosed_character_classes_match_literal_brackets ... ok
[INFO] [stdout] test policy::tests::with_additional_readable_roots_skips_existing_effective_access ... ok
[INFO] [stdout] test policy::tests::with_additional_writable_roots_adds_new_root ... ok
[INFO] [stdout] test policy::tests::with_additional_legacy_workspace_writable_roots_protects_metadata ... ok
[INFO] [stdout] test process_hardening::tests::env_keys_with_prefix_filters_only_matching_keys ... ok
[INFO] [stdout] test process_hardening::tests::env_keys_with_prefix_handles_non_utf8_entries ... ok
[INFO] [stdout] test policy::tests::writable_roots_preserve_symlinked_protected_subpaths ... ok
[INFO] [stdout] test policy::tests::with_additional_writable_roots_skips_existing_effective_access ... ok
[INFO] [stdout] test policy::tests::writable_roots_preserve_explicit_symlinked_carveouts_under_symlinked_roots ... ok
[INFO] [stdout] test policy::tests::writable_roots_skip_default_dot_codex_when_explicit_user_rule_exists ... ok
[INFO] [stdout] test policy::tests::tmpdir_special_path_preserves_symlinked_tmpdir ... ok
[INFO] [stdout] test pty::tests::driver_backed_process_can_expose_split_stdout_and_stderr ... ok
[INFO] [stdout] test policy::tests::writable_roots_preserve_explicit_symlinked_carveouts_that_escape_root ... ok
[INFO] [stdout] test policy::tests::writable_roots_preserve_explicit_symlinked_carveouts_that_alias_root ... ok
[INFO] [stdout] test policy::tests::writable_roots_proactively_protect_missing_dot_codex ... ok
[INFO] [stdout] test pty::tests::driver_backed_process_can_resize_via_resizer_hook ... ok
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_probe_times_out_without_reporting_a_warning ... ok
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_probe_does_not_wait_for_descendants_holding_stderr_open ... ok
[INFO] [stdout] test pty::tests::pipe_process_can_expose_split_stdout_and_stderr ... ok
[INFO] [stdout] test linux::bwrap::tests::skips_workspace_local_bwrap_in_joined_search_path ... ok
[INFO] [stdout] test pty::tests::pipe_spawn_no_stdin_can_preserve_inherited_fds ... ok
[INFO] [stdout] test pty::tests::pipe_terminate_aborts_detached_readers ... ok
[INFO] [stdout] test pty::tests::pty_spawn_can_preserve_inherited_fds ... ok
[INFO] [stdout] test windows::ssh_config_dependencies::tests::collects_path_directive_profile_entries ... ok
[INFO] [stdout] test pty::tests::pipe_and_pty_share_interface ... ok
[INFO] [stdout] test windows::ssh_config_dependencies::tests::recursively_collects_include_dependencies ... ok
[INFO] [stdout] test linux::run_main::tests::apply_seccomp_then_exec_with_legacy_landlock_panics ... ok
[INFO] [stdout] test linux::run_main::tests::legacy_landlock_rejects_split_only_filesystem_policies ... ok
[INFO] [stdout] test linux::run_main::tests::managed_proxy_inner_command_requires_route_spec ... ok
[INFO] [stdout] test pty::tests::pty_spawn_with_inherited_fds_reports_exec_failures ... ok
[INFO] [stdout] test pty::tests::pipe_process_round_trips_stdin ... ok
[INFO] [stdout] test pty::tests::pty_spawn_with_inherited_fds_supports_resize ... ok
[INFO] [stdout] test linux::bwrap::tests::system_bwrap_warning_reports_user_namespace_failures ... ok
[INFO] [stdout] test pty::tests::driver_backed_process_drains_output_that_arrives_after_exit_signal ... ok
[INFO] [stdout] test pty::tests::pipe_drains_stderr_without_stdout_activity ... ok
[INFO] [stdout] test pty::tests::pty_python_repl_emits_output_and_exits ... ok
[INFO] [stdout] test pty::tests::pty_preserving_inherited_fds_keeps_python_repl_running ... ok
[INFO] [stdout] test pty::tests::pipe_process_detaches_from_parent_session ... ok
[INFO] [stdout] test pty::tests::pty_terminate_kills_background_children_in_same_process_group ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pty::tests::pty_terminate_kills_background_children_in_same_process_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pty::tests::pty_terminate_kills_background_children_in_same_process_group' (234) panicked at src/pty/tests.rs:810:5:
[INFO] [stdout] background child pid 253 survived PTY terminate()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643eeec8d838 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643eeec8d838 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643eeec8d838 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643eeec8d838 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643eeeca50aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643eeeca50aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x643eeec92df2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x643eeec92df2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x643eeec67ec6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643eeec67ec6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643eeec83ca9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643eee82a15c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x643eee82a15c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x643eeec83f22 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x643eeec83f22 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x643eeec67f82 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x643eeec5ef59 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x643eeec68f7d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x643eeeca58ec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643eee643c8e - rattler_sandbox[b77d86674680265e]::pty::tests::pty_terminate_kills_background_children_in_same_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pty/tests.rs:810:5
[INFO] [stdout]   20:     0x643eee6813d5 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x643eee75c00d - <tokio[14a9e644aa9bab0f]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x643eee75337a - tokio[14a9e644aa9bab0f]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>, <tokio[14a9e644aa9bab0f]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x643eee75337a - tokio[14a9e644aa9bab0f]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>, <tokio[14a9e644aa9bab0f]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x643eee75337a - <tokio[14a9e644aa9bab0f]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x643eee60c8d4 - <tokio[14a9e644aa9bab0f]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x643eee616748 - <tokio[14a9e644aa9bab0f]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x643eee7cef0a - tokio[14a9e644aa9bab0f]::runtime::context::runtime::enter_runtime::<<tokio[14a9e644aa9bab0f]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x643eee60cb64 - <tokio[14a9e644aa9bab0f]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x643eee751607 - <tokio[14a9e644aa9bab0f]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x643eee751833 - <tokio[14a9e644aa9bab0f]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[7fadc68ac79c0313]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x643eee64d394 - rattler_sandbox[b77d86674680265e]::pty::tests::pty_terminate_kills_background_children_in_same_process_group
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pty/tests.rs:815:7
[INFO] [stdout]   32:     0x643eee631757 - rattler_sandbox[b77d86674680265e]::pty::tests::pty_terminate_kills_background_children_in_same_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pty/tests.rs:775:77
[INFO] [stdout]   33:     0x643eee74e416 - <rattler_sandbox[b77d86674680265e]::pty::tests::pty_terminate_kills_background_children_in_same_process_group::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x643eee81d23b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x643eee81d23b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x643eee82aab5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x643eee82aab5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x643eee82aab5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x643eee82aab5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x643eee82aab5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x643eee82aab5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x643eee82aab5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x643eee825614 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x643eee825614 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x643eee82db32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x643eee82db32 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x643eee82db32 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x643eee82db32 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x643eee82db32 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x643eee82db32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x643eee82db32 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x643eeec8c76f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   53:     0x643eeec8c76f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x73db12c76aa4 - <unknown>
[INFO] [stdout]   55:     0x73db12d03a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pty::tests::pty_terminate_kills_background_children_in_same_process_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 150 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d22adfd72a448228044bbf5bdd38df982bb3519758176cf874ec534b2f3329c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22adfd72a448228044bbf5bdd38df982bb3519758176cf874ec534b2f3329c4", kill_on_drop: false }`
[INFO] [stdout] d22adfd72a448228044bbf5bdd38df982bb3519758176cf874ec534b2f3329c4
